Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
carbon-components-react
Advanced tools
A collection of Carbon Components implemented using React.
View available React Components here. Usage information is available when you click the blue ? icon in the top right corner of the selected component.
Run the following command using npm:
npm install -S carbon-components-react carbon-components carbon-icons
If you prefer Yarn, use the following command instead:
yarn add carbon-components-react carbon-components carbon-icons
These components require the use of Webpack in your project. See our webpack.config.js
for an example configuration.
Components do not import any of the styles themselves, use the scss or css from carbon-components
to bring in styling. You can also use the unpkg
cdn to bring in the styles wholesale - unpkg.com/carbon-components/css/carbon-components.css
aliases the latest css file.
For older browsers (e.g. IE11), polyfills listed in carbon-components-react/.storybook/polyfills.js
file is required.
If you just want to try out carbon-components-react
, you can also use Codesandbox.
Please refer to the Contribution Guidelines before starting any work.
We recommend the use of React Storybook for developing components.
Start the server:
$ yarn storybook
Open browser to http://localhost:9000/
.
Develop components in their respective folders (/components
or /internal
).
Write stories for your components in /.storybook
.
Please check out our Contribution Guidelines for detailed information on how you can lend a hand.
Thanks goes to these wonderful people:
FAQs
The Carbon Design System is IBMβs open-source design system for products and experiences.
The npm package carbon-components-react receives a total of 18,746 weekly downloads. As such, carbon-components-react popularity was classified as popular.
We found that carbon-components-react demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.Β It has 6 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.